From 169779f588e9e9453c183dcd693babfe68374ed9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Glondu?= Date: Thu, 22 Jan 2026 09:09:23 +0100 Subject: [PATCH] Build-Depend on ocaml instead of transitional ocaml-nox (Closes: #1125114) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6ddc7e3..5cb2a10 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), libc-dev-bin, gawk, pkgconf, apt, - ocaml-nox, ocaml-findlib, dh-ocaml, + ocaml, ocaml-findlib, dh-ocaml, perl, comerr-dev, libext2fs-dev, cpio, -- 2.30.2